* eshell/esh-cmd.el (eshell-cmd):
authorJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:03:27 +0000 (07:03 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 26 Mar 2004 07:03:27 +0000 (07:03 +0000)
Comment out broken info-links to incomplete Info manual.

lisp/eshell/esh-cmd.el

index e944020b1edcc1542e3e7f12157d58987204de7e..9b4f54ce8bf82298e9da2341178ae329f21f4f15 100644 (file)
@@ -30,7 +30,7 @@
 pressing <RET>.  There are several different kinds of commands,
 however."
   :tag "Command invocation"
-  :link '(info-link "(eshell)Command invocation")
+  ;; :link '(info-link "(eshell)Command invocation")
   :group 'eshell)
 
 ;;; Commentary: